home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 1
/
Merciful - Disc 1.iso
/
software
/
d
/
developers_update
/
developersupdatev3.1d.dms
/
in.adf
/
include_h.lha
/
include
/
libraries
/
expansion.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-10-15
|
430 b
|
20 lines
#ifndef LIBRARIES_EXPANSION_H
#define LIBRARIES_EXPANSION_H
/*
** $VER: expansion.h 36.7 (28.5.90)
** Includes Release 40.15
**
** External definitions for expansion.library
**
** (C) Copyright 1985-1993 Commodore-Amiga, Inc.
** All Rights Reserved
*/
#define EXPANSIONNAME "expansion.library"
/* flags for the AddDosNode() call */
#define ADNB_STARTPROC 0
#define ADNF_STARTPROC (1L<<0)
#endif /* LIBRARIES_EXPANSION_H */